chore(deps): update all non-major dependencies - #3163
Open
renovate[bot] wants to merge 1 commit into
Open
Conversation
Contributor
|
The latest updates on your projects. Learn more about Vercel for GitHub.
1 Skipped Deployment
|
Codecov Report✅ All modified and coverable lines are covered by tests. 📢 Thoughts on this report? Let us know! |
📊 Dependency Size ChangesWarning This PR adds 23.6 MB of new dependencies, which exceeds the threshold of 200 kB.
Total size change: 23.6 MB |
renovate
Bot
force-pushed
the
renovate/all-minor-patch
branch
from
August 10, 2026 07:02
a2b84b1 to
45fe841
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
0.20.36→0.20.380.3.2→0.3.50.1.9→0.2.00.3.15→0.5.31.2.121→1.2.1221.2.1231.2.68→1.2.701.2.0-beta.14→1.2.0-beta.151.3.2→1.3.310.5.0→10.6.00.22.2→0.23.04.4.1→4.4.24.4.34.4.1→4.4.24.4.34.4.1→4.4.24.4.310.5.5→10.5.710.5.5→10.5.710.5.5→10.5.72.5.4→2.5.112.6.2(+2)2.5.4→2.5.112.6.2(+2)1.38.1→1.38.24.12.1→4.13.013.0.2→13.0.31.6.16→1.6.172.4.0→2.5.018.0.7→18.0.96.7.5→6.7.60.142.0→0.143.01.2.1→1.2.34.4.1→4.4.24.4.310.5.5→10.5.76.0.3-bridge.9.tsgo.7.0.2→6.0.3-bridge.12.tsgo.7.0.20.50.0→0.50.10.2.7→0.2.8v1.15.0→v1.17.0Release Notes
bluesky-social/atproto (@atproto/api)
v0.20.38Compare Source
Patch Changes
#5293
675953eThanks @foysalit! - Add recommended policy keys to ozone queue configuration and generated API typesUpdated dependencies [
8b55a4a]:v0.20.37Compare Source
Patch Changes
#5118
ee4a0cfThanks @estrattonbailey! - Add support for muting reposts and quote-posts (or a combination) when muting other users.#5249
29dcbc0Thanks @estrattonbailey! - Add OP thread numbering to getPostThreadV2#5303
a8186e7Thanks @rafaeleyng! - update chat lexicons#5301
8c07338Thanks @43081j! - Switch from destructured default imports to named imports of CommonJS dependencies.Updated dependencies [
6a3d607]:bluesky-social/atproto (@atproto/lex)
v0.3.5Compare Source
Patch Changes
b66870d]:v0.3.4Compare Source
Patch Changes
8b55a4a]:v0.3.3Compare Source
Patch Changes
#5295
6a3d607Thanks @matthieusieben! - Update vitest dependenciesUpdated dependencies [
6a3d607]:bluesky-social/atproto (@atproto/lex-password-session)
v0.2.0Compare Source
Minor Changes
b767720Thanks @copilot-swe-agent! - ExportextractPdsEndpoint(DID doc → PDS URL) from the public APIPatch Changes
8b55a4a]:v0.1.10Compare Source
Patch Changes
#5295
6a3d607Thanks @matthieusieben! - Update vitest dependenciesUpdated dependencies [
6a3d607]:bluesky-social/atproto (@atproto/oauth-client-node)
v0.5.3Compare Source
Patch Changes
v0.5.2Compare Source
Patch Changes
6a3d607]:v0.5.1Compare Source
Patch Changes
v0.5.0Compare Source
Minor Changes
f136380Thanks @matthieusieben! - BREAKING: The session hooks exposed onNodeOAuthClientOptionshave been renamed:onUpdate→onSessionUpdatedandonDelete→onSessionDeleted(following the rename in@atproto/oauth-client).Patch Changes
f136380,f136380,f136380,f136380,f136380,f136380,f136380,f136380,f136380,f136380,f136380,f136380]:v0.4.9Compare Source
Patch Changes
ce386ee]:v0.4.8Compare Source
Patch Changes
v0.4.7Compare Source
Patch Changes
#5197
a0c49d9Thanks @matthieusieben! - Rewrite import statements to be compatible with TypeScript'sverbatimModuleSyntaxconfig.Updated dependencies [
a0c49d9]:v0.4.6Compare Source
Patch Changes
v0.4.5Compare Source
Patch Changes
#5099
b43ec31Thanks @matthieusieben! - Update TypeScript build to rely on references to composite internal projects#5099
b43ec31Thanks @matthieusieben! - Bundle only necessary files in the NPM tarball, including theCHANGELOG.mdandREADME.mdfiles (if present).#5099
b43ec31Thanks @matthieusieben! - Build withnoImplicitAnyenabledUpdated dependencies [
b43ec31,b43ec31,b43ec31]:v0.4.4Compare Source
Patch Changes
8bcba69]:v0.4.3Compare Source
Patch Changes
#5151
a51c45dThanks @matthieusieben! - Update dependenciesUpdated dependencies [
a51c45d]:v0.4.2Compare Source
Patch Changes
#4967
9fc720cThanks @matthieusieben! - Use TypeScript 7 to build packageUpdated dependencies [
9fc720c]:v0.4.1Compare Source
Patch Changes
622d365]:v0.4.0Compare Source
Minor Changes
#4929
f01c59fThanks @devinivy! - BREAKING: Drop support for Node.js 18 and 20. Node.js 22 is now the minimum supported version. Docker images now use Node.js 24.#4943
c459153Thanks @devinivy! - BREAKING: Convert to pure ESM. All packages now ship"type": "module"with ES module output and Node16 module resolution.Node.js 22's
require()compatibility layer can still load these packages in CommonJS code.#4930
908beceThanks @devinivy! - Build with TypeScript 6.0.Patch Changes
f01c59f,c459153,affb50c,908bece]:v0.3.17Compare Source
Patch Changes
a23d132,a23d132,a23d132,a23d132]:v0.3.16Compare Source
Patch Changes
d54d707,d54d707]:lydell/node-pty (@lydell/node-pty)
v1.2.0-beta.15Compare Source
nuxt/scripts (@nuxt/scripts)
v1.3.3Compare Source
🐞 Bug Fixes
View changes on GitHub
nuxt-modules/i18n (@nuxtjs/i18n)
v10.6.0Compare Source
This changelog is generated by GitHub Releases
🚀 Features
experimental.optimizeMessageBundlingoption - by @BobbieGoede in #4068 (e7b6b)domains- by @BobbieGoede in #4085 (436c3)🐞 Bug Fixes
switchLocalePathpaths - by @Vincentdevreede and @BobbieGoede in #4079 (03a8e)prefix_and_default- by @BobbieGoede in #4087 (de62b)import.meta.hot.accept()for vite 8 - by @sawa-ko and @BobbieGoede in #4065 (329db)x-defaulton every domain - by @BobbieGoede in #4089 (45d95)x-default- by @BobbieGoede in #4092 (e0706)useHeadSafe- by @BobbieGoede in #4062 (59e5d)🏎 Performance
experimental.optimizeMessageBundlingby default - by @BobbieGoede in #4073 (ba6f3)View changes on GitHub
nuxt-content/mdc (@nuxtjs/mdc)
v0.23.0Compare Source
compare changes
🩹 Fixes
🏡 Chore
❤️ Contributors
shikijs/shiki (@shikijs/langs)
v4.4.2Compare Source
🐞 Bug Fixes
🏎 Performance
View changes on GitHub
storybookjs/storybook (@storybook/addon-a11y)
v10.5.7Compare Source
v10.5.6Compare Source
@testing-library/jest-domto6.9.1- #35614, thanks @ndelangen!kane50613/takumi (@takumi-rs/core)
v2.5.5Type render output as backed by
ArrayBufferrenderandrenderAnimationdeclared their output asBuffer/Uint8ArrayoverArrayBufferLike, so passing the bytes straight tonew Response(...)failed to typecheck. They now declareBuffer<ArrayBuffer>/Uint8Array<ArrayBuffer>, whichBodyInitaccepts.upstash/redis-js (@upstash/redis)
v1.38.2Compare Source
Patch Changes
c0f5ad7: Deduplicate telemetry header values so repeatedmergeTelemetrycalls no longer append the same sdk, platform or runtime tag multiple timesdequelabs/axe-core (axe-core)
v4.13.0Compare Source
Features
Configuration
📅 Schedule: (UTC)
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.
👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.
This PR was generated by Mend Renovate. View the repository job log.